2025-10-03 22:35:15,424 [ 46661 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-10-03 22:35:15,424 [ 46661 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-10-03 22:35:15,424 [ 46661 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-10-03 22:35:15,424 [ 46661 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_ru03cb --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_alternative_keeper_config/test.py::test_create_insert test_always_fetch_merged/test.py::test_replica_always_download test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_table_normalizer/test.py::test_attach_substr test_attach_table_normalizer/test.py::test_attach_substr_restart test_attach_without_checksums/test.py::test_attach_without_checksums test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init test_azure_blob_storage_plain_rewritable/test.py::test_insert_select test_azure_blob_storage_plain_rewritable/test.py::test_restart_server test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_block_structure_mismatch/test.py::test test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_cluster_discovery/test_password.py::test_connect_with_password test_composable_protocols/test.py::test_connections test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_xml_main/test.py::test_xml_main_conf test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists test_custom_dashboards/test.py::test_custom_dashboards 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1]' test_dictionaries_dependency/test.py::test_no_lazy_load test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_dictionary_custom_settings/test.py::test_work test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disk_access_storage/test.py::test_alter test_disk_access_storage/test.py::test_create test_disk_access_storage/test.py::test_drop test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_disk_setting -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_catboost_evaluate/test.py::testAmazonModelManyRows test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_dependency_xml/test.py::test_dependent_tables test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_disk_access_storage/test.py::test_alter [gw4] [ 1%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw4] [ 2%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw3] [ 3%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw4] [ 4%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw1] [ 5%] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw1] [ 6%] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query [gw4] [ 7%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw8] [ 8%] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data [gw4] [ 9%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw4] [ 10%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw4] [ 11%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw3] [ 12%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_authentication/test.py::test_authentication_fail [gw9] [ 13%] PASSED test_disk_access_storage/test.py::test_alter test_disk_access_storage/test.py::test_create [gw5] [ 14%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] [gw0] [ 15%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw1] [ 16%] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries [gw0] [ 17%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] [gw1] [ 18%] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl [gw1] [ 19%] PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load [gw1] [ 20%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key [gw1] [ 21%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key [gw8] [ 22%] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw1] [ 23%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema [gw3] [ 24%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading [gw1] [ 25%] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw0] [ 26%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw4] [ 27%] PASSED test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass [gw1] [ 28%] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw9] [ 29%] PASSED test_disk_access_storage/test.py::test_create test_disk_access_storage/test.py::test_drop [gw0] [ 30%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw4] [ 31%] PASSED test_authentication/test.py::test_authentication_pass [gw8] [ 32%] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_config_decryption/test.py::test_successful_decryption_xml test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_attach_table_normalizer/test.py::test_attach_substr [gw0] [ 33%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw6] [ 34%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw0] [ 35%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw0] [ 36%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw5] [ 37%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] [gw2] [ 38%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] [gw3] [ 39%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw0] [ 40%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate [gw0] [ 41%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw0] [ 42%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw0] [ 43%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures [gw1] [ 44%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw8] [ 45%] PASSED test_attach_table_normalizer/test.py::test_attach_substr test_attach_table_normalizer/test.py::test_attach_substr_restart [gw1] [ 46%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw9] [ 47%] PASSED test_disk_access_storage/test.py::test_drop [gw3] [ 48%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw8] [ 49%] PASSED test_attach_table_normalizer/test.py::test_attach_substr_restart test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_always_fetch_merged/test.py::test_replica_always_download [gw0] [ 50%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash [gw5] [ 51%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] [gw4] [ 52%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw0] [ 53%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw0] [ 54%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw4] [ 55%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw9] [ 56%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw3] [ 57%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw0] [ 58%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw5] [ 59%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] [gw6] [ 60%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_cluster_discovery/test_password.py::test_connect_with_password [gw8] [ 61%] PASSED test_always_fetch_merged/test.py::test_replica_always_download test_alternative_keeper_config/test.py::test_create_insert [gw2] [ 62%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] [gw3] [ 63%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_block_structure_mismatch/test.py::test [gw9] [ 64%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw3] [ 65%] PASSED test_block_structure_mismatch/test.py::test [gw5] [ 66%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] test_attach_without_checksums/test.py::test_attach_without_checksums [gw4] [ 67%] PASSED test_alternative_keeper_config/test.py::test_create_insert [gw0] [ 68%] PASSED test_cluster_discovery/test_password.py::test_connect_with_password test_custom_dashboards/test.py::test_custom_dashboards test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] test_config_xml_main/test.py::test_xml_main_conf test_composable_protocols/test.py::test_connections [gw1] [ 69%] PASSED test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_disk_setting [gw4] [ 70%] PASSED test_composable_protocols/test.py::test_connections [gw3] [ 71%] PASSED test_custom_dashboards/test.py::test_custom_dashboards [gw5] [ 72%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] [gw8] [ 73%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw9] [ 74%] PASSED test_attach_without_checksums/test.py::test_attach_without_checksums [gw0] [ 75%] PASSED test_config_xml_main/test.py::test_xml_main_conf test_dictionary_custom_settings/test.py::test_work [gw6] [ 76%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists [gw1] [ 77%] PASSED test_disk_configuration/test.py::test_merge_tree_disk_setting test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] [gw2] [ 78%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] [gw7] [ 79%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init [gw7] [ 80%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init test_azure_blob_storage_plain_rewritable/test.py::test_insert_select [gw0] [ 81%] PASSED test_dictionary_custom_settings/test.py::test_work test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw7] [ 82%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_insert_select test_azure_blob_storage_plain_rewritable/test.py::test_restart_server [gw5] [ 83%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup [gw7] [ 84%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_restart_server [gw9] [ 85%] PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists [gw2] [ 86%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] [gw8] [ 87%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw6] [ 88%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw5] [ 89%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_dictionaries_dependency/test.py::test_no_lazy_load [gw1] [ 90%] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup [gw6] [ 91%] PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values [gw2] [ 92%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] [gw5] [ 93%] PASSED test_dictionaries_dependency/test.py::test_no_lazy_load [gw2] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] [gw2] [ 95%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] [gw2] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] [gw2] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] [gw2] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] [gw2] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] [gw2] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] =============================== warnings summary =============================== test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /ClickHouse/tests/integration/helpers/cluster.py:2624: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_dictionaries_all_layouts_separate_sources/test_mongo.py: 16 warnings /ClickHouse/tests/integration/helpers/external_sources.py:232: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead self.db.add_user(self.user, self.password) test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 185.70s setup test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 54.53s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 54.03s call test_dictionaries_dependency/test.py::test_no_lazy_load 53.16s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 52.80s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 50.67s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 50.52s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 50.47s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 50.16s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 49.86s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 49.84s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 49.78s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 49.78s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 49.11s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 49.02s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 45.89s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 45.45s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 39.19s call test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 36.58s setup test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 35.49s call test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 31.13s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 30.93s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 26.15s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 24.46s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 24.20s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 24.05s call test_dictionaries_dependency_xml/test.py::test_get_data 23.99s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 23.88s setup test_cluster_discovery/test_password.py::test_connect_with_password 23.82s call test_disk_access_storage/test.py::test_alter 23.51s teardown test_disk_configuration/test.py::test_merge_tree_disk_setting 23.24s call test_disk_access_storage/test.py::test_drop 22.98s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 22.91s setup test_dictionaries_postgresql/test.py::test_bad_configuration 22.77s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 22.28s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 21.82s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 21.64s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 21.51s setup test_always_fetch_merged/test.py::test_replica_always_download 21.06s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 21.05s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 20.23s call test_catboost_evaluate/test.py::testAmazonModelManyRows 20.03s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 19.76s call test_dictionaries_postgresql/test.py::test_invalidate_query 19.20s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 19.12s setup test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 18.66s call test_dictionaries_update_and_reload/test.py::test_reload_after_loading 18.37s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 18.02s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 17.35s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 17.34s setup test_attach_without_checksums/test.py::test_attach_without_checksums 17.12s teardown test_dictionaries_update_and_reload/test.py::test_reload_while_loading 16.87s setup test_disk_access_storage/test.py::test_alter 16.69s setup test_alternative_keeper_config/test.py::test_create_insert 16.27s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 16.08s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 16.06s setup test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 16.02s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 15.67s setup test_config_decryption/test.py::test_successful_decryption_xml 15.66s setup test_authentication/test.py::test_authentication_fail 15.54s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 15.44s setup test_dictionary_custom_settings/test.py::test_work 15.09s call test_config_xml_main/test.py::test_xml_main_conf 15.04s call test_disk_access_storage/test.py::test_create 14.88s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 14.81s setup test_attach_table_normalizer/test.py::test_attach_substr 14.61s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 14.41s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 14.20s call test_disk_configuration/test.py::test_merge_tree_disk_setting 14.01s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 13.60s call test_always_fetch_merged/test.py::test_replica_always_download 12.83s setup test_custom_dashboards/test.py::test_custom_dashboards 12.30s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 12.20s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 11.29s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 11.05s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 11.00s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 10.88s call test_catboost_evaluate/test.py::testOnNullableFeatures 10.67s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 10.59s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 10.43s call test_dictionaries_update_and_reload/test.py::test_reload_while_loading 10.38s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 9.35s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 9.16s teardown test_dictionaries_dependency/test.py::test_no_lazy_load 9.08s setup test_block_structure_mismatch/test.py::test 9.04s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 8.96s call test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 8.92s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 8.74s teardown test_alternative_keeper_config/test.py::test_create_insert 8.35s setup test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 8.32s call test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 8.10s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 8.06s teardown test_block_structure_mismatch/test.py::test 8.02s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 7.99s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 7.72s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 7.48s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 7.31s teardown test_always_fetch_merged/test.py::test_replica_always_download 7.05s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 7.05s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 6.90s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 6.85s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 6.77s teardown test_custom_dashboards/test.py::test_custom_dashboards 6.49s setup test_composable_protocols/test.py::test_connections 6.43s teardown test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 6.37s teardown test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 6.07s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 5.98s teardown test_attach_without_checksums/test.py::test_attach_without_checksums 5.92s call test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 5.72s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 5.70s teardown test_config_decryption/test.py::test_successful_decryption_yaml 5.64s teardown test_authentication/test.py::test_authentication_pass 5.61s call test_alternative_keeper_config/test.py::test_create_insert 5.44s teardown test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 5.43s teardown test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 5.33s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 4.99s teardown test_dictionary_custom_settings/test.py::test_work 4.96s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 4.80s teardown test_composable_protocols/test.py::test_connections 4.65s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 4.61s teardown test_cluster_discovery/test_password.py::test_connect_with_password 4.39s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 4.28s call test_attach_table_normalizer/test.py::test_attach_substr_restart 3.97s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 3.95s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 3.91s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 3.77s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 3.76s call test_attach_without_checksums/test.py::test_attach_without_checksums 3.72s call test_dictionary_custom_settings/test.py::test_work 3.35s call test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 3.17s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 3.13s teardown test_disk_access_storage/test.py::test_drop 3.05s teardown test_attach_table_normalizer/test.py::test_attach_substr_restart 2.97s call test_dictionaries_postgresql/test.py::test_load_dictionaries 2.94s call test_cluster_discovery/test_password.py::test_connect_with_password 2.78s teardown test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 2.58s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 2.39s call test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 2.33s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 2.33s call test_catboost_evaluate/test.py::testNonConstantFeatures 2.28s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 2.27s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 2.25s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 2.21s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 2.18s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 2.17s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 1.98s call test_catboost_evaluate/test.py::testModelUpdate 1.76s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 1.75s call test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 1.75s call test_composable_protocols/test.py::test_connections 1.69s call test_custom_dashboards/test.py::test_custom_dashboards 1.66s call test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 1.56s setup test_disk_access_storage/test.py::test_drop 1.47s call test_authentication/test.py::test_authentication_pass 1.39s setup test_disk_access_storage/test.py::test_create 1.38s call test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 1.29s call test_dictionaries_postgresql/test.py::test_postgres_schema 1.29s call test_catboost_evaluate/test.py::testInvalidLibraryPath 1.27s call test_catboost_evaluate/test.py::testInvalidModelPath 1.15s call test_attach_table_normalizer/test.py::test_attach_substr 1.12s call test_block_structure_mismatch/test.py::test 1.05s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 1.05s call test_catboost_evaluate/test.py::testConstantFeatures 1.05s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 1.03s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.97s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.95s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.81s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.78s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.69s call test_authentication/test.py::test_authentication_fail 0.68s call test_config_decryption/test.py::test_successful_decryption_xml 0.68s call test_config_decryption/test.py::test_successful_decryption_yaml 0.60s call test_dictionaries_postgresql/test.py::test_bad_configuration 0.56s call test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 0.52s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.47s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 0.32s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.27s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 0.00s setup test_config_xml_main/test.py::test_xml_main_conf 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s teardown test_config_xml_main/test.py::test_xml_main_conf 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s teardown test_disk_access_storage/test.py::test_alter 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 0.00s teardown test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s setup test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 0.00s teardown test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s teardown test_disk_access_storage/test.py::test_create 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s setup test_attach_table_normalizer/test.py::test_attach_substr_restart 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 0.00s setup test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s setup test_dictionaries_dependency/test.py::test_no_lazy_load 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_authentication/test.py::test_authentication_pass 0.00s setup test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 0.00s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 0.00s teardown test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s setup test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s setup test_disk_configuration/test.py::test_merge_tree_disk_setting 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s teardown test_attach_table_normalizer/test.py::test_attach_substr 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_authentication/test.py::test_authentication_fail 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s setup test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_while_loading 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_loading =========================== short test summary info ============================ PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer PASSED test_disk_access_storage/test.py::test_alter PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_dictionaries_postgresql/test.py::test_invalidate_query PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary PASSED test_dictionaries_postgresql/test.py::test_postgres_schema PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_authentication/test.py::test_authentication_fail PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration PASSED test_disk_access_storage/test.py::test_create PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_authentication/test.py::test_authentication_pass PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_attach_table_normalizer/test.py::test_attach_substr PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_disk_access_storage/test.py::test_drop PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading PASSED test_attach_table_normalizer/test.py::test_attach_substr_restart PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_always_fetch_merged/test.py::test_replica_always_download PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_block_structure_mismatch/test.py::test PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] PASSED test_alternative_keeper_config/test.py::test_create_insert PASSED test_cluster_discovery/test_password.py::test_connect_with_password PASSED test_disk_configuration/test.py::test_merge_tree_custom_disk_setting PASSED test_composable_protocols/test.py::test_connections PASSED test_custom_dashboards/test.py::test_custom_dashboards PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_attach_without_checksums/test.py::test_attach_without_checksums PASSED test_config_xml_main/test.py::test_xml_main_conf PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_disk_configuration/test.py::test_merge_tree_disk_setting PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_drop_table PASSED test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init PASSED test_dictionary_custom_settings/test.py::test_work PASSED test_azure_blob_storage_plain_rewritable/test.py::test_insert_select PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_restart_server PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] PASSED test_dictionaries_dependency/test.py::test_no_lazy_load PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] ================= 100 passed, 20 warnings in 635.50s (0:10:35) =================